home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.editplus.com
/
2015-02-07.ftp.editplus.com.tar
/
ftp.editplus.com
/
epp370p0943_0925.exe
/
[0]
/
template.java
< prev
next >
Wrap
Text File
|
2011-01-29
|
106b
|
8 lines
class ^!
{
public static void main(String[] args)
{
System.out.println("Hello World!");
}
}